home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineSprite_2760 / frame_26 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  142 b   |  10 lines

  1. set("/Variables:Rouleau01Pris",true);
  2. tellTarget(_root.Rouleau01)
  3. {
  4.    nextFrame();
  5. }
  6. tellTarget(_root)
  7. {
  8.    gotoAndStop("Sc24b");
  9. }
  10.